PPrintFeature(const char * sFeatureTitle);
const char * sFeatureTitle;
Title of the print feature pop-up menu exactly as it appears in Features print dialog box (maximum of 40 characters)
PPrintFeature(const char * sFeatureTitle, const char * sOption);
Features vary. The print features vary from printer to printer and even PPD to PPD. Use the PGetPrintFeatureTitles and PGetPrintFeatureItems queries to determine the pop-up menus and options available for the currently selected PPD.const char * sFeatureTitle;
Title of the print feature pop-up menu exactly as it appears in Features print dialog box (maximum of 40 characters)const char * sOption;
Name of option to select exactly as it appears in menu (maximum of 64 characters)
Adobe PageMaker 6.5 Help > Commands > File > Print
Comments or suggestions? Contact Adobe Developer Support